summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-16fdo#61193 fix crash on RTF paste of footnoteMiklos Vajna4-3/+20
2013-04-16Use -D_GLIBCXX_FULLY_DYNAMIC_STRING here, too, when neededTor Lillqvist1-0/+6
2013-04-16Turn on _GLIBCXX_FULLY_DYNAMIC_STRING, too, in a dbgutil buildTor Lillqvist1-1/+6
2013-04-16Try to propagate display size change to LOTor Lillqvist2-1/+27
2013-04-16What makes Andale Sans UI a suitable cross-platform fallback font?Tor Lillqvist1-0/+3
2013-04-16Populate the text width and script type arrays on import.Kohei Yoshida3-0/+36
2013-04-15Remove the 4th option from the pivot table source selection dialog.Kohei Yoshida1-0/+3
2013-04-15add a bunch more libs to libmergedPeter Foley2-1/+19
2013-04-15add extensions libs to libmergedPeter Foley2-0/+10
2013-04-15add embeddedobj libs to libmergedPeter Foley1-0/+2
2013-04-16no comma after gid_<whatever>_ALL as otherwise the next entry is ignoredRene Engelhard3-3/+3
2013-04-15Revert "Calc Sort: Introducing new method AddKeyItem to avoid code duplication"Thomas Arnhold4-20/+17
2013-04-15Use -D_GLIBCXX_DEBUG for iOS, tooTor Lillqvist1-1/+8
2013-04-15basic inplace Font preview for calcNoel Power13-32/+321
2013-04-15do not register dbtools if we don't use itMatúš Kukan2-13/+2
2013-04-15avoid unit testing when cross-compiling more simpleMatúš Kukan2-15/+1
2013-04-15FontWeigth->FontWeightCaolán McNamara2-2/+2
2013-04-15Related fdo#63197: fix missing "extras_"Julien Nabet1-1/+1
2013-04-15Related fdo#63197: fix typoJulien Nabet1-1/+1
2013-04-15fdo#36791 Added cases for unsupported VML commandsEilidh McAdam1-11/+96
2013-04-15translations: revert submodule to current masterMichael Stahl1-0/+0
2013-04-15add desktop libs to libmergedPeter Foley5-8/+14
2013-04-15No need for Android, iOS or CROSS_COMPILING conditionals for unit testsTor Lillqvist7-29/+0
2013-04-15Use -D_GLIBCXX_DEBUG here, too, in a dbgutil buildTor Lillqvist1-0/+7
2013-04-15We don't do unit testing when cross-compiling for nowTor Lillqvist1-0/+15
2013-04-15No vbahelper library if DISABLE_SCRIPTINGTor Lillqvist1-1/+2
2013-04-15No vbahelper library if DISABLE_SCRIPTINGTor Lillqvist2-2/+4
2013-04-15Start hacking on handling orientation changesTor Lillqvist3-3/+56
2013-04-15Bin unneeded #includes and usingsTor Lillqvist1-21/+0
2013-04-15Add components needed by spreadsheet documentsTor Lillqvist1-0/+6
2013-04-15fdo#63197, Convert Zip_tpl*Julien Nabet10-48/+71
2013-04-15RepositoryFixes: add missing check for MSVC_USE_DEBUG_RUNTIMEMichael Stahl1-1/+1
2013-04-15adapt doxygen to INSTDIRPeter Foley1-1/+1
2013-04-15Don't build unneccesary libraries twice: take twoPeter Foley1-4/+24
2013-04-15Delete remaind code of an obsolote parameterZolnai Tamás2-50/+2
2013-04-15gbuild: fix WNT build breakage in gb_Library_get_exports_target:Michael Stahl1-2/+3
2013-04-15scp2: forgot to include AutoInstallLibs_writer.mkMatúš Kukan1-0/+1
2013-04-15sw: remove unused classes in RTF exportMiklos Vajna2-89/+0
2013-04-15remove duplicateLionel Elie Mamane1-2/+0
2013-04-15Properly initialize data members.Kohei Yoshida1-1/+2
2013-04-15fix mingw openssl detectionLuboš Luňák1-2/+2
2013-04-15bnc#813528 stub out some missing XPageSetup apiNoel Power3-0/+34
2013-04-15sw: add textframe gradient RTF roundtrip testcaseMiklos Vajna2-0/+186
2013-04-15initial RTF export of Writer textframe gradientsMiklos Vajna2-2/+32
2013-04-15adapt code to select source .uiCaolán McNamara12-184/+82
2013-04-15selectsource.ui widgetAlia Almusaireae1-0/+210
2013-04-15gbuild: --enable-dbgutil: enable STL assertions for Mac OS XMichael Stahl3-2/+9
2013-04-15MSVC: --enable-dbgutil uses debug runtimesMichael Stahl1-1/+1
2013-04-15adapt all externals to build against MSVC debug runtimeMichael Stahl24-57/+116
2013-04-15gbuild: add support for building against MSVC debug runtimeMichael Stahl19-47/+30