- 05 May, 2012 17 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I563cf50b6eb029276115b9b02951d36b1ec0d39c
-
Caolán McNamara yazdı
Change-Id: I3addf0d27058ed9ef01d4893ad932c13623c283c
-
Matúš Kukan yazdı
If you'd use it, you'd get icons from fallback themes. That I consider misleading. Change-Id: I I Id1d71ef3f2e90f783d03ef8287f53f05ce4aa9a9
-
Matúš Kukan yazdı
Change-Id: Ie8987092a63e9a3b5d3b94f7ae54fbef98fdfc2c
-
Matúš Kukan yazdı
Change-Id: I I54bf0861f3c16d925fa91e8a172d60a5c1ee6a9d
-
Ivan Timofeev yazdı
Change-Id: Ic9929de974b1dd806dee294e574ad9f561468eb4
-
Tomas Chvatal yazdı
Do not install the benashell/javascript stuff if they are not actually bult. Build rhino only when required by javascript extension. Change-Id: Icc378524008389af35631c64a1a0288eb4f271be
-
Caolán McNamara yazdı
Change-Id: I1cbed51277d67fd69121090ffc6d8e4a44e0eeae
-
Caolán McNamara yazdı
https://twitter.com/#!/neilhimself/status/197828433005395969 Don't autocorrect sidewalk to pavement or zip code to postal code for UK English. Change-Id: I4b1f895ffc0dd9c05487fcb79ebe4f3e06a46b99
-
Tomas Chvatal yazdı
Also add galaxy to known list as it is pseudo alias for default. Change-Id: I5c1175a950319e73da29e77daca9243f165243f1
-
Caolán McNamara yazdı
3af0c948 868bd3b7 b2e84f9a 7264d276 858b5b4f The problem is that a paragraph gets added to the document after the TableBox selection is created, which changes the node ids of the following paragraphs in the TableBox but the map has used cached SttNd value as its key, so it can't recognize nodes using the new index. This worked in the old implementation because that was effectively a sorted-vector, so probably the best conversion to stl is a sorted vector Change-Id: I1143d843b872eee15b016f82b68ecc020969f1b5
-
Caolán McNamara yazdı
Change-Id: I444aeb004a5e62199b67b0dbc7d9965265525379
-
Matúš Kukan yazdı
Change-Id: I35c88dc5ffe1b4082d0ef9611dd2c698c0d4217e
-
Matúš Kukan yazdı
Change-Id: I9fd6cc52533d95f67685a595171f035ca78e84df
-
Muthu Subramanian yazdı
This probably occurs when the document has wrong idx (?)
-
David Tardon yazdı
Change-Id: I45348c7f5c811524c6c2e98f718b36a72b980687
-
David Tardon yazdı
Change-Id: I3a447ab2b7798922e1805d8ed379359fd9a8f216
-
- 04 May, 2012 23 kayıt (commit)
-
-
Eike Rathke yazdı
Query a frame's model only once whether it is a preview model, instead of doing it for each toolbar and menubar and statusbar and progressbar. Each call via SfxBaseModel::getArgs() results in SfxObjectShell::GetVisArea() that at least in Calc determines how far visible attributes extend, with several toolbars requested on each cell edit. getArgs() calls GetVisArea() still too many times when loading a document even if the caller doesn't evaluate the WinExtent property, this is an opportunity for further optimization.
-
Thorsten Behrens yazdı
Make sure client code sees isotrophic aspect ratio for the square gradient case. This somehow never worked.
-
Christian Lohmaier yazdı
-
David Ostrovsky yazdı
Change-Id: Ib0c1ec649b4e391359ef41cebad501b297579557
-
Luboš Luňák yazdı
Change-Id: Ic355ae9993702c37c958ea16d8d97e6ef4892dcd
-
Luboš Luňák yazdı
Change-Id: If19f0a37a729ce0dd067eadd82cd42637ca0862f
-
David Ostrovsky yazdı
Change-Id: I Ibf4b4ae8e633c8b82f6fe7c70d4d93280acc87ce
-
David Tardon yazdı
This should avoid problem with missing decl. of isatty. Change-Id: I23b8a43465afe99b49cc6c1ba93592564ed62d78
-
David Tardon yazdı
Change-Id: I7781c68c94efe04c821c9c7a3bcabc97bbdcfc36
-
David Tardon yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
Cédric Bosdonnat yazdı
Change-Id: I I51786415ed3673d9b694c8dcdf7be44a2d6e5784
-
Thomas Arnhold yazdı
Change-Id: I50f0887ceb4517d7ef234f970ca2ba679d533382
-
Tor Lillqvist yazdı
Change-Id: Ib3ce16f191727d80b9d925447770faf99e5bf533
-
Cédric Bosdonnat yazdı
Change-Id: I34a7d62f8ee55cbc7f8506c1bdc4b12fe6e5d7bf
-
Radek Doulik yazdı
Change-Id: I37d19086435a39c7090008158397e6e7fddee5ba
-
Markus Mohrhard yazdı
fall back to without profile if path is invalid or profile does not exist Change-Id: Ic9a73fbaaa288f8bc99dab2b1d679c2cbe6baa89
-
Tomáš Chvátal yazdı
Also sort all the others alphabetically. By the default the provided themes are same as on 3.5, otherwise user can specify each of the available ones. This avoids use of --with-theme=default which then produces warning "no such file or directory default" by using the proper theme name (ie. galaxy) which does not produce this. There is no visible difference on: --with-themes=galaxy or --with-themes=default Change-Id: I I1a6409f55fdfdff6a19781b25627dcb7682b0fb7
-
Stephan Bergmann yazdı
Change-Id: Id3a505afa3d8a6e99beeccafe30713cf40fc0c76
-