summaryrefslogtreecommitdiff
path: root/vbahelper/inc
AgeCommit message (Expand)Author
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-02-13Pointer is pointlessNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-20loplugin:unusedmethodsNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl/apptypes.hxx is goneStephan Bergmann
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-09-10vbahelper: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-12targetted VBA re-work.Noel Power
2012-09-08More OUString cleanup in vbahelperOlivier Hallot
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-26clean up unnecessary non working implementationsNoel Power
2012-07-02Remove unused definesThomas Arnhold
2012-06-27Remove unused header filesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-04-24tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power
2012-04-08Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelperJulien Nabet
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-28unused global OUStringCaolán McNamara
2012-03-26reduce over use of static OUStringsCaolán McNamara
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-20correct exception specification on a functionLuboš Luňák
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann