summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2017-04-28loplugin:salunicodeliteral: desktopStephan Bergmann1-1/+1
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock1-1/+1
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann1-4/+7
2017-04-25remove desktop bitmaps from .src filesCaolán McNamara7-60/+28
2017-04-25The debugging rectangles are not needed any more.Jan Holesovsky1-13/+0
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock2-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock6-0/+6
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-1/+0
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky23-50/+0
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti1-0/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin6-26/+8
2017-04-17submit crash reports using httpsMarkus Mohrhard1-1/+1
2017-04-15Fix typosAndrea Gelmini2-2/+2
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara1-2/+0
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard3-19/+0
2017-04-14update cppunit to 1.14.0Markus Mohrhard1-8/+0
2017-04-13Removed duplicated includesAndrea Gelmini1-2/+0
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara1-2/+1
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann1-2/+2
2017-04-11Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann1-3/+4
2017-04-11Use jfw::JavaInfoGuardStephan Bergmann1-24/+3
2017-04-10Clean up uses of SAL_U/SAL_W: desktopStephan Bergmann1-1/+2
2017-04-06tdf#106359: register .iqy in MSI and treat them as templatesMike Kaganski1-0/+1
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-1/+1
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin2-2/+11
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna5-32/+32
2017-03-30tdf#106325 - No way to create a new Documentbrainbreaker1-1/+1
2017-03-30remove type decorations on char literalsJochen Nitschke1-3/+3
2017-03-29Fix typosAndrea Gelmini1-1/+1
2017-03-28Fix typosAndrea Gelmini1-1/+1
2017-03-26Extra linking against sofficeappStephan Bergmann1-1/+0
2017-03-25Fix typosAndrea Gelmini17-19/+19
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky4-1/+95
2017-03-24vcl: clean up ANDROID ifdefs in pdfwriter_implMiklos Vajna1-1/+1
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-1/+1
2017-03-22desktop: remove redundant virtual keywords in lokclipboardMiklos Vajna1-6/+6
2017-03-21lok: Fix crash in paintPartTile() when the current view was destroyed.Jan Holesovsky1-4/+20
2017-03-20desktop: fix Android -Werror=unused-functionMiklos Vajna1-0/+2
2017-03-20don't check safe mode on AndroidTomaž Vajngerl1-1/+2
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-19fix typo/grammar: "the the" --> thedennisroczek1-4/+2
2017-03-17lok: It's not that important to skip some of the messages.Jan Holesovsky1-6/+6
2017-03-17remove unused defines from HRC files in desktopNoel Grandin2-54/+0
2017-03-14remove unused RID constantsNoel Grandin2-6/+0
2017-03-09tdf#106359: Open Web Query (.iqy) filesMike Kaganski2-1/+90
2017-03-08WaE: include needed headerDavid Tardon1-0/+1
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara1-0/+1
2017-03-08lok: Do not use UNO for fetching tracked changesPranav Kant1-1/+4