Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-11 | ScGlobal::GetAutoFormat not always required to create fresh instance. | Stephan Bergmann | |
...at least in ~ScAutoFormatObj it appears unnecessary and can lead to crashes during Desktop::DeregisterServices (when ScGlobal::ppRscString is already null and ScAutoFormat ctor calls ScGlobal::GetRscString). Therefore split GetAutoFormat in two, GetOrCreateAutoFormat for cases that probably need a non-null return and GetAutoFormat for those that are OK with a null return. | |||
2012-01-11 | n#734734: Text rotation fixes. | Muthu Subramanian | |
PPTX would need rotation of text _inside_ text/object boundaries, rather than the rotation of the text/object itself. | |||
2012-01-11 | Revert "OS_FOR_BUILD is not right do decide Host module name" | Jan Holesovsky | |
This reverts commit 39cfc4d8ad77700aefabaedde430693448a5f76f. This OS_FOR_BUILD is to modify behavior in the cross-compilation case. | |||
2012-01-11 | Hide bogus "Untitled already exists" errors... | Stephan Bergmann | |
...when adding multiple new template regions in a row in SfxOrganizeDlg_Impl. | |||
2012-01-11 | fdo#43532 Partial revert of "...template names appear... correct word order" | Stephan Bergmann | |
Sorting the sfx2-based list boxes does not work as SfxDocumentTemplates uses a different collating order (plain Unicode code points) than the list boxes, so that e.g. "en-US" comes last in SfxDocumentTemplates but not in the list boxes. Even with that fixed, insertions into SfxOrganizeDlg_Impl would still not work right. This reverts the sfx2 parts of commits 50b7733fa41879a62d35cab64da59b109e1a8502 and df59068902b294b7b344af0c20da196cc64aaced. | |||
2012-01-11 | fix for gcc 4.7/C++11: these are not string literal operators | David Tardon | |
2012-01-11 | fix for gcc 4.7/C++11: this is not string literal operator | David Tardon | |
2012-01-11 | Fix MacOSX build | August Sodora | |
2012-01-10 | SvStringsDtor->std::vector | August Sodora | |
2012-01-10 | Remove unnecessary forward declarations | August Sodora | |
2012-01-10 | OS_FOR_BUILD is not right do decide Host module name | Norbert | |
2012-01-10 | Remove _SVSTDARR_STRINGSISORTDTOR | August Sodora | |
2012-01-10 | These can be static | August Sodora | |
2012-01-10 | Remove unused table declaration | August Sodora | |
2012-01-10 | fdo#44147: Sheet 0 is selected by default. | Kohei Yoshida | |
ScViewData's default ctor sets current sheet to 0, but its selected sheet data didn't have it selected which meant that the two data were out-of-sync when created. This affected entering data into cell when the sheet was embedded (because no sheet was "selected"). In reality at least one sheet is selected at all times. The above bug was present before, but was masked by a hack in ScTabView which always selected sheet 0 when activated. I removed that because it was interfering with syncing the sheet selection data before and after print preview. And removing that hack exposed this. This commit is the right fix. | |||
2012-01-10 | Fix for fdo43460 Part XXXIII getLength() to isEmpty() | Olivier Hallot | |
Part XXXIII Modules sfx2 | |||
2012-01-10 | Fix for fdo43460 Part XXXII getLength() to isEmpty() | Olivier Hallot | |
Part XXXII Modules sdext | |||
2012-01-10 | Fix for fdo43460 Part XXXI getLength() to isEmpty() | Olivier Hallot | |
Part XXXI Modules sd | |||
2012-01-10 | Fix for bug fdo#44110, New Math symbols issues in Windows | Olivier Hallot | |
This patch fixes the rendering issues in Windows for the new Math symbols for game theory. The precsim and succsim symbols were truncated. They have been shifted upward. File OpenSymbol.sfd with only the characters touched (at the end of the file) File opens____.ttf generated from OpenSymbol.sfd (fontforge) | |||
2012-01-11 | microopt, avoid unnecessary call to Tell() | Miklos Vajna | |
2012-01-11 | fdo#38057 implement RTF import progressbar | Miklos Vajna | |
2012-01-11 | ups, that part should not have been committed. | Christian Lohmaier | |
cross-compiling is broken currently when using separate nss | |||
2012-01-11 | fix build on Mac - use SDK, map loader_path for nss-libs, remove HH cruft | Christian Lohmaier | |
2012-01-11 | Fix fdo#43820 - properly initialize iterators before math. | Thorsten Behrens | |
2012-01-10 | cosmetic: clean-up tab/space mix. | Norbert Thiebaud | |
2012-01-10 | fdo#44616: drop attributes FRAME and RULES of <table> for HTML 3.2 | Takeshi Abe | |
This fixes fdo#44616. HTML 3.2 does not have these attributes: http://www.w3.org/TR/REC-html32 | |||
2012-01-10 | sw: SwNavigationMgr: don't store SwPositions | Michael Stahl | |
Using SwPosition to store the history is an awful ideal as that isn't corrected when the node it points to is deleted, which could cause crashes when the user then wants to jump there. SwUnoCrsr looks like a better fit as it is automatically corrected. | |||
2012-01-10 | sw: SwNavigationMgr: style cleanup | Michael Stahl | |
2012-01-10 | Repository.mk: some special executable names on WNT | Michael Stahl | |
2012-01-10 | fdo#42624: Do the same for BIFF5 and earlier. | Kohei Yoshida | |
2012-01-10 | fdo#42624: Defer formula token conversion for defined names (xls import). | Kohei Yoshida | |
This is necessary for handling names that cross-reference each other. | |||
2012-01-10 | list source files explicitly | David Tardon | |
2012-01-10 | list source files explicitly | David Tardon | |
2012-01-10 | pathutils-obj is in static library ooopathutils | Matúš Kukan | |
2012-01-10 | Apparently need more (all?) methods | Tor Lillqvist | |
2012-01-10 | Avoid CUPS on Android | Tor Lillqvist | |
2012-01-10 | Rename weird "NetPath" term to the more descriptive "InstallationRootPath" | Tor Lillqvist | |
2012-01-10 | Add a couple more methods | Tor Lillqvist | |
2012-01-10 | Build more code on Android, too | Tor Lillqvist | |
2012-01-10 | gbuild: Executable.mk: don't build unregistered exes | Michael Stahl | |
2012-01-10 | RepositoryModule_ooo.mk: add cppuhelper | Michael Stahl | |
2012-01-10 | cui: remove unused macro for renamed library | Michael Stahl | |
2012-01-10 | Make nsplugin build on Mac, take two. | Thorsten Behrens | |
Now with some help from Michael Stahl - seems to work. | |||
2012-01-10 | Use SAL_N_ELEMENTS | Thomas Arnhold | |
Some more like Thorstens diff 9c59cd15b150638c845bbc275b9b04460afc23bd Done with some regex magic (and a check if this var is an array): s/sizeof\(\s*$var\s*\)\s*\/\s*sizeof\(\s*\*$var\s*/SAL_N_ELEMENTS\($var/gs | |||
2012-01-10 | Make nsplugin link on Mac. | Thorsten Behrens | |
2012-01-10 | can drop intermediate strings now | Caolán McNamara | |
2012-01-10 | Replace (Byte)String with rtl::O(U)String | Christina Rossmanith | |
2012-01-10 | improve support for merging libraries | Matúš Kukan | |
2012-01-10 | build debugging libxml2 with -g | Caolán McNamara | |
2012-01-10 | typo in .IF | Caolán McNamara | |