summaryrefslogtreecommitdiffstats
path: root/vbahelper/inc
Commit message (Expand)AuthorAgeFilesLines
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-1/+0
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-081-1/+1
* vcl/apptypes.hxx is goneStephan Bergmann2016-02-061-1/+0
* vcl: split exception types from input typesChris Sherlock2016-02-062-10/+15
* boost::hash->std::hashNoel Grandin2016-02-021-1/+0
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-311-1/+0
* Make SotFactory private to sot/ and clean a bitMatúš Kukan2016-01-051-1/+0
* related tdf#96398 pull out more NPAPI-related codeThorsten Behrens2015-12-181-1/+0
* No need for a separate <vcl/graph.h>Tor Lillqvist2015-12-111-1/+0
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-152-197/+446
* vbahelper: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-102-3/+2
* Updated all precompiled headers.Ashod Nakashian2015-02-052-2/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-022-2/+2
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-044-0/+281
* execute move of global headersBjoern Michaelsen2013-04-2321-2075/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0715-80/+80
* Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith2013-04-011-1/+1
* callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2012-12-101-1/+0
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-302-2/+1
* targetted VBA re-work.Noel Power2012-09-123-3/+1
* More OUString cleanup in vbahelperOlivier Hallot2012-09-081-17/+17
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+0
* clean up unnecessary non working implementationsNoel Power2012-08-261-23/+1
* Remove unused definesThomas Arnhold2012-07-021-2/+0
* Remove unused header filesThomas Arnhold2012-06-271-88/+0
* re-base on ALv2 code.Michael Meeks2012-06-2215-357/+222
* re-base on ALv2 code.Michael Meeks2012-06-217-176/+113
* targeted string re-workNorbert Thiebaud2012-05-312-8/+6
* tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power2012-04-241-0/+1
* Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelperJulien Nabet2012-04-081-4/+0
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-021-0/+1
* unused global OUStringCaolán McNamara2012-03-281-1/+0
* reduce over use of static OUStringsCaolán McNamara2012-03-268-12/+11
* .h files don't need executable bitsMichael Stahl2012-03-231-0/+0
* correct exception specification on a functionLuboš Luňák2012-03-201-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+3
* SAL_DLLPUBLIC_TEMPLATELuboš Luňák2012-03-121-4/+4
* exported templates need to be marked as suchLuboš Luňák2012-03-101-4/+4
* Removed unused code.Santiago Martinez2012-03-081-11/+0
* vba implementation for Application.OnKeyNoel Power2012-03-051-0/+1
* Remove unused code.Elton Chung2012-02-052-2/+0
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-4/+4
* SfxObjectShell may not have a mediumCaolán McNamara2011-12-211-1/+2
* replaced String in SfxPickList with rtl::OUStringTakeshi Abe2011-11-161-1/+1
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-301-0/+3
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-1/+2
* unusedcode: vbahelper::CollectionBase classMatúš Kukan2011-09-051-214/+0
* vbahelper builds after the m106 merge.Jan Holesovsky2011-05-231-2/+2
* Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-288-72/+468
|\