summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)AuthorFilesLines
2013-04-24svidl: make dependencies: handle removed include files:Michael Stahl1-0/+15
2013-04-24Revert "svidl: write dependencies with cygwin paths"Michael Stahl1-45/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-10svidl: more helpful error message for missing slot / types.Michael Meeks3-2/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák22-303/+303
2013-03-25fdo#39445 writing out tools/fsys.hxx (idl)Krisztian Pinter5-159/+137
2013-03-25update idl/READMEAndras Timar1-3/+2
2013-03-21add sw swd msfilter vbahelper to Library_mergedPeter Foley1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-3/+3
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-100/+102
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-12Simplify thisJulien Nabet1-2/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac5-10/+10
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin2-2/+2
2012-12-06commit delete various unused makefile.mksCaolán McNamara1-59/+0
2012-11-26Use the weak attribute for iOS, tooTor Lillqvist1-1/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-20Avoid duplicate symbols when DISABLE_DYNLOADING for AndroidTor Lillqvist1-0/+3
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-3/+0
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin11-183/+194
2012-08-05Remove unused macrosThomas Arnhold1-8/+0
2012-08-01Remove unused code: those classes are unusedThomas Arnhold1-51/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-13re-base on ALv2 code. Includes:Michael Meeks24-533/+328
2012-07-04removed unnecessary forward declarations of classTakeshi Abe5-5/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara4-10/+10
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen2-2/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
2012-03-21chmod -xTor Lillqvist3-0/+0
2012-03-20Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin9-19/+22
2012-03-12remove usage of RTL_CONSTASCII_STRINGPARAMLuboš Luňák2-18/+18
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan1-1/+1
2012-03-08Convert tools/table.hxx to std::mapNoel Grandin1-0/+1
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+3
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-27No thanks for non-desktop OSesTor Lillqvist1-0/+4
2012-01-27remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara10-223/+0
2012-01-27make idl ByteString freeCaolán McNamara1-5/+3
2012-01-27use assert to demo equivalenceCaolán McNamara1-0/+18
2012-01-27ByteString->rtl::OStringCaolán McNamara14-209/+210