summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2014-11-05idle: implement ProcessAllIdleHandlers.László Németh
2014-11-05Basic Idle handler implementationTobias Madl
2014-11-01vcl/source: get rid of redundant svsys.h includesDouglas Mencken
2014-10-31drop KeyCode::IsDefinedKeyCodeEqualNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-27cid#705053 Dereference after null checkNoel Grandin
2014-10-06Don't unintentionally unload the tk libraryTor Lillqvist
2014-10-02coverity#1242494 Resource leakCaolán McNamara
2014-10-02Improved striped rows implementationSamuel Mehrbrodt
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30Improve SvTreeListBox classPalenik Mihály
2014-09-29fdo#59299 Personas for bottom toolbarsMichael Jaumann
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-25vcl: avoid crashes from Timer Queues on shutdownMichael Stahl
2014-09-23fdo#84000 - unwind recursive timer issues.Michael Meeks
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17Reduce ColorValueSetMaximumRowCount to 20 from 40Krisztian Pinter
2014-08-26fix nasty memory leak on shutdownMarkus Mohrhard
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-22remove special casing for default theme in vclBjoern Michaelsen
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-08-18missing InfoBoxCaolán McNamara
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-14Added feature of clearing the registry in case something goes wrong.Rachit Gupta
2014-08-14Moved the personas installed through extensions handling to 'own'.Rachit Gupta
2014-08-14The Personas can be install through oxt extensions.Rachit Gupta
2014-08-14Added functionality to apply default themes.Rachit Gupta
2014-08-11Resolves fdo#79278: not too dark, not too bright background colorAdolfo Jayme Barrientos
2014-08-08vcl: don't throw misleading exceptions on every failed accessMichael Stahl
2014-07-21Our log area checking Clang plugin requires it to be a string literalTor Lillqvist
2014-07-21fdo#81532 Handle symlinks to icon themes correctlyTobias Lippert
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud
2014-06-28vcl: don't do expensive desktop probing in headless mode.Michael Meeks
2014-06-28Avoid loading persona images in headless mode.Michael Meeks
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-05-22Avoid including <config_features.h> in <vcl/svapp.hxx>Tor Lillqvist
2014-05-22Initial cut at some infinite monkeys work.Michael Meeks
2014-05-13vcl: Move ImplDelData functions to app/svdata.cxxChris Sherlock
2014-05-09Revert font initialization fooCaolán McNamara
2014-05-08RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin
2014-05-07Handle non-initialized pImplSVData in InitAppFontDataChris Sherlock
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-07VCL: make it more clear that this is a static function we are calling onChris Sherlock
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock