summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2015-03-30Revert "Merge the --invisible and --headless options"Tor Lillqvist6-20/+32
2015-03-30Merge the --invisible and --headless optionsTor Lillqvist6-32/+20
2015-03-29m_nofirststartwizard was never testedTor Lillqvist2-3/+1
2015-03-29Bin superfluous empty linesTor Lillqvist1-37/+0
2015-03-29Add a commentTor Lillqvist1-0/+3
2015-03-29Don't use any IPC pipe when in console-only mode or in a LOKit-based programTor Lillqvist1-76/+102
2015-03-29Bin pointless static const members used only in one placeTor Lillqvist2-7/+1
2015-03-28Remove #if 0 block of codeTor Lillqvist1-14/+0
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann3-6/+6
2015-03-28Bin a few SAL_INFOs that basically just say "we are here"Tor Lillqvist4-48/+0
2015-03-28Using LO code through LOKit should imply "console only", too, I thinkTor Lillqvist1-0/+1
2015-03-28We already log successful UNO initialisation in initialize_uno()Tor Lillqvist1-1/+0
2015-03-28Exclamation marks are unprofessionalTor Lillqvist1-4/+4
2015-03-26tdf#39440 cppcheck cleanliness, Fixing basic cpp errorsVarun1-1/+1
2015-03-24loplugin:constantfunction: variousNoel Grandin2-8/+5
2015-03-20Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan1-1/+0
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant1-16/+17
2015-03-20Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist2-10/+1
2015-03-20Don't include vcl's private include files in desktopTor Lillqvist2-20/+6
2015-03-20drop unneeded includeDavid Tardon1-1/+0
2015-03-19fix android buildNoel Grandin1-1/+1
2015-03-19loplugin:constantfunction: vclNoel Grandin2-6/+0
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-4/+4
2015-03-16android: Make the Bold button actually work - switches to typing in bold.Jan Holesovsky1-0/+12
2015-03-16LOK: Implement posting of .uno: commands.Jan Holesovsky1-0/+14
2015-03-16android: add to JNI - setGraphicSelection, resetSelectionTomaž Vajngerl1-0/+14
2015-03-16lok::Document: add resetSelection()Miklos Vajna1-0/+14
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna1-0/+17
2015-03-16CppCheck cleaning : remove unused struct memberMichaël Lefèvre1-17/+16
2015-03-11Use osl/thread.h abstractionStephan Bergmann1-5/+6
2015-03-09Fix Linux baseline buildMiklos Vajna1-1/+2
2015-03-09desktop: avoid restart when running in a LOK unit testMiklos Vajna1-2/+4
2015-03-06V801: Decreased performanceCaolán McNamara4-64/+64
2015-03-06v612: obfuscated ifBjoern Michaelsen1-2/+1
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl1-1/+1
2015-03-06Idle: Changed to new enum nameTobias Madl1-2/+2
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-2/+2
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl2-2/+3
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl1-4/+0
2015-03-02correct control overlapping - minor UI refactoringLaurent Godard1-3/+4
2015-03-02Remove references to unused GLUStephan Bergmann1-1/+0
2015-03-02if you link vclplug_svp to desktop you end up with duplicate font cachesCaolán McNamara1-3/+0
2015-03-02desktop: remove some obsolete "delzip" filesMichael Stahl2-2/+0
2015-03-02LOK: move Office::postKeyEvent to DocumentMiklos Vajna2-28/+31
2015-03-02desktop: move tiled rendering debug code from swMiklos Vajna1-0/+13
2015-02-24TyposJulien Nabet3-7/+7
2015-02-23related lp#1419836: provide decent error messageBjoern Michaelsen1-2/+11
2015-02-23use initializer listBjoern Michaelsen1-7/+7
2015-02-23fdo#57950: skip verbose OUStringBufferBjoern Michaelsen1-6/+1
2015-02-23Extract LibreOfficeKitEnums.h from LibreOfficeKit.hMiklos Vajna2-6/+7