summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-13make building help not crashCaolán McNamara1-7/+3
2013-02-13WaE: struct/class mixupTor Lillqvist1-2/+2
2013-02-13fix exported DLL function names for all CustomActionsAndras Timar35-24/+103
2013-02-13remove thesaurus indexer CustomActionAndras Timar3-230/+0
2013-02-13SvxBackgroundTabPage::FillItemSet: handle XFILL_BITMAP -> XFILL_GRADIENTMiklos Vajna1-2/+14
2013-02-13SvxBackgroundTabPage::FillItemSet: handle XFILL_GRADIENT -> XFILL_SOLIDMiklos Vajna1-0/+3
2013-02-13simplify makefileDavid Tardon1-11/+5
2013-02-13fix translation of crash reporterDavid Tardon1-2/+11
2013-02-13fdo#60386 fix l10n of windows shell extensionDavid Tardon1-2/+15
2013-02-13let's split this for easier cherry-pickingDavid Tardon2-26/+4
2013-02-13fdo#60386 fix l10n of windows shell extensionDavid Tardon2-4/+26
2013-02-13ignore errorsDavid Tardon1-0/+2
2013-02-13fix mingw buildDavid Tardon1-0/+4
2013-02-13fix application of patchesDavid Tardon4-3/+3
2013-02-13consistent padding around various format->character pagesCaolán McNamara8-100/+56
2013-02-13fix a Basic keyword in syntax highlighter: withevent -> witheventsAndras Timar1-1/+1
2013-02-13fdo#41737 syntax highlighting of Basic code examples in offline helpAndras Timar4-57/+48
2013-02-13String to OUStringAndras Timar4-13/+13
2013-02-13remove rtl:: prefixAndras Timar1-2/+2
2013-02-13use u_isalpha() from ICU instead of home-grown solutionAndras Timar1-164/+53
2013-02-13WaE: warning C4101: 'ex' : unreferenced local variableAndras Timar1-1/+1
2013-02-13Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag7-9/+359
2013-02-13Updated coreAndras Timar1-0/+0
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák12-44/+107
2013-02-13Makefile.in, make sure that the git hooks are setNorbert Thiebaud1-0/+1
2013-02-13fdo#34558 don't crash on undoing text frame removalDavid Tardon2-1/+28
2013-02-13Ah, manually adding computers is for non-Bluetooth onesTor Lillqvist1-2/+2
2013-02-13Use consistent terminologyTor Lillqvist1-5/+5
2013-02-13Don't bother with unnamed computersTor Lillqvist1-0/+2
2013-02-12bnc#802350: Cell validation is not a special (cell) content.Kohei Yoshida1-1/+1
2013-02-13Don't return from the CommunicationService.run() methodTor Lillqvist1-5/+6
2013-02-13Do display the computer name in the dialog when connection failedTor Lillqvist2-2/+1
2013-02-13Add comments, logging, empty linesTor Lillqvist3-0/+11
2013-02-13Some cppcheck cleaningJulien Nabet6-14/+10
2013-02-13Return the real result of the testJulien Nabet1-3/+3
2013-02-13Simplify and fix management of the server listsTor Lillqvist3-39/+34
2013-02-12Emacs and vim mode line tweaksTor Lillqvist21-31/+52
2013-02-12Just use default colours until proven they don't work;)Tor Lillqvist1-53/+1
2013-02-12Use android.util.Log instead of printing to System.outTor Lillqvist6-14/+40
2013-02-12Some cppcheck cleaningJulien Nabet5-11/+10
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida298-650/+650
2013-02-12fdo#60668: filter out fieldmark chars from Index entries:Michael Stahl1-13/+30
2013-02-12Remove excessive inclusion of cell.hxx from other headers.Kohei Yoshida17-26/+49
2013-02-12Updated coreAndras Timar1-0/+0
2013-02-12Add prefix 'm' for ScEditCell's data members.Kohei Yoshida2-47/+48
2013-02-12Made similar change to SetData() of ScEditCell.Kohei Yoshida7-28/+65
2013-02-12Go through all ScEditCell instantiations and fix memory leaks.Kohei Yoshida18-62/+93
2013-02-12Avoid unnecessary cloning of text object when instantiating ScEditCell.Kohei Yoshida3-2/+18
2013-02-12Updated coreAndras Timar1-0/+0
2013-02-12Fix typo to make --enable-online-update build again.Jan Holesovsky1-1/+1