summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)AuthorFilesLines
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-3/+2
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-5/+6
2012-09-05Quick and dirty adaption of ModuleManager to WeakImplHelperStephan Bergmann1-22/+43
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann7-12/+0
2012-08-08reduce ascii noise and useless commentsThomas Arnhold85-699/+3
2012-08-08remove include comments and boxesThomas Arnhold165-1347/+0
2012-08-08remove some more eof noiseThomas Arnhold8-32/+0
2012-08-07remove bogus date informationThomas Arnhold10-15/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-1/+0
2012-08-07Remove commented out codeThomas Arnhold1-3/+0
2012-08-05Remove unused macrosThomas Arnhold2-17/+0
2012-07-31cleanup filtercachedata.hxxThomas Arnhold1-62/+0
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara4-4/+0
2012-07-30Typo ressource -> resourceStephan Bergmann4-13/+13
2012-07-26Header file without implementation. Not to mention nobody uses it.Kohei Yoshida1-382/+0
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák1-1/+1
2012-07-09Revert "attempt fix of hang on base close, due to solarmutex deadlock on join"Michael Stahl1-1/+0
2012-07-02Remove unused definesThomas Arnhold1-1/+0
2012-07-01Remove unused definesThomas Arnhold6-122/+0
2012-06-29Remove UNO includes commentsThomas Arnhold2-4/+0
2012-06-28Remove unused header filesThomas Arnhold3-1041/+0
2012-06-27Remove unused header filesThomas Arnhold1-109/+0
2012-06-27Remove unused include filesThomas Arnhold11-2301/+0
2012-06-26re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-25Remove various commented out definesThomas Arnhold2-10/+0
2012-06-22re-base on ALv2 code.Michael Meeks10-236/+146
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks126-2821/+1822
2012-06-21re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-4/+0
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-22/+0
2012-06-12Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin1-2/+1
2012-06-12Convert SV_DECL_PTRARR_DEL(ExternalImageItemListDescriptor) to ptr_vectorNoel Grandin1-2/+1
2012-06-12Convert SV_DECL_PTRARR_DEL( ImageListDescriptor) to boost::ptr_vectorNoel Grandin1-2/+2
2012-06-08remove protected m_bCanBeCustomizedIvan Timofeev1-2/+1
2012-06-08fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptionsIvan Timofeev1-0/+1
2012-06-07nuke dead codeTakeshi Abe2-36/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+0
2012-06-06Check if the system window has a close handler, and if yes, call it.Kohei Yoshida1-0/+4
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-05-301) Don't pass filter name and 2) pass module name when opening file.Kohei Yoshida1-1/+0
2012-05-10Reduce broadcasting noise on initial title computationStephan Bergmann1-4/+4
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-0/+2
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold2-16/+4
2012-04-12offapi: remove obsolete XInplaceLayout (2nd try)Thomas Arnhold1-10/+2
2012-04-11Bin pointless "added by shizhoubo" style commentsTor Lillqvist1-5/+2
2012-04-09s/pathes/paths/Tor Lillqvist1-1/+1
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-37/+34