summaryrefslogtreecommitdiff
path: root/UnoControls
AgeCommit message (Expand)Author
2014-04-30Many spelling fixes: some more files.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25Remove dead codeStephan Bergmann
2014-03-10UnoControls: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from UnoControlsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18UnoControls: sal_Bool -> boolStephan Bergmann
2014-02-12fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi
2014-01-29bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-19Remove odd service names (that duplicate type names)Stephan Bergmann
2013-12-19Clean up UnoControls/source/controls/ furtherStephan Bergmann
2013-12-19Clean up macro madnessStephan Bergmann
2013-12-17embedded nulls in literalsCaolán McNamara
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold
2013-07-24fdo#67213 - crash on opening AutoText dialog (Ctrl+F3Noel Grandin
2013-07-18fix warningNoel Grandin
2013-07-18fix windows buildNoel Grandin
2013-07-18fdo#46808, Convert frame::FrameControl service to new styleNoel Grandin
2013-07-18remove some useless comment blocksNoel Grandin
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-09-12Finished ::rtl::OUString to OUString in UnoControlsRicardo Montania
2012-09-11::rtl::OUString to OUString in UnoControlsRicardo Montania