summaryrefslogtreecommitdiff
path: root/vbahelper/inc
AgeCommit message (Expand)AuthorFilesLines
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2017-09-22Fresh run of bin/update_pch.shMike Kaganski2-118/+30
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara2-6/+0
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock2-2/+2
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2-2/+1
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-06vcl/apptypes.hxx is goneStephan Bergmann1-1/+0
2016-02-06vcl: split exception types from input typesChris Sherlock2-10/+15
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-1/+0
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens1-1/+0
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian2-197/+446
2015-09-10vbahelper: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-3/+2
2015-02-05Updated all precompiled headers.Ashod Nakashian2-2/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara2-2/+2
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold4-0/+281
2013-04-23execute move of global headersBjoern Michaelsen21-2075/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák15-80/+80
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith1-1/+1
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara1-1/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-2/+1
2012-09-12targetted VBA re-work.Noel Power3-3/+1
2012-09-08More OUString cleanup in vbahelperOlivier Hallot1-17/+17
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-08-26clean up unnecessary non working implementationsNoel Power1-23/+1
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-06-27Remove unused header filesThomas Arnhold1-88/+0
2012-06-22re-base on ALv2 code.Michael Meeks15-357/+222
2012-06-21re-base on ALv2 code.Michael Meeks7-176/+113
2012-05-31targeted string re-workNorbert Thiebaud2-8/+6
2012-04-24tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power1-0/+1
2012-04-08Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelperJulien Nabet1-4/+0
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-0/+1
2012-03-28unused global OUStringCaolán McNamara1-1/+0
2012-03-26reduce over use of static OUStringsCaolán McNamara8-12/+11
2012-03-23.h files don't need executable bitsMichael Stahl1-0/+0
2012-03-20correct exception specification on a functionLuboš Luňák1-1/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-03-12SAL_DLLPUBLIC_TEMPLATELuboš Luňák1-4/+4
2012-03-10exported templates need to be marked as suchLuboš Luňák1-4/+4
2012-03-08Removed unused code.Santiago Martinez1-11/+0
2012-03-05vba implementation for Application.OnKeyNoel Power1-0/+1