summaryrefslogtreecommitdiff
path: root/dbaccess/inc
AgeCommit message (Expand)Author
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-12dbaccess: replace boost::bind with C++11 lambdasMichael Stahl
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01boost::mem_fn->std::mem_fn in dbaccessNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-09-18Some follow-up #include clean-upStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-08-03tdf92459 replace select1st/2nd in dbaccessDaniel Robertson
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-08-15convert user details page to .uiCaolán McNamara
2014-08-13update_pchThomas Arnhold
2014-07-21convert backup page to .uiCaolán McNamara
2014-07-02drop unused helpidCaolán McNamara
2014-06-10tweak things to allow switching between small and large toolbar iconsCaolán McNamara
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-13convert copy table page to .uiCaolán McNamara
2014-05-11update_pch: add dbaThomas Arnhold
2014-05-09convert apply columns page to .ui formatCaolán McNamara
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-14update_pchThomas Arnhold
2014-04-01convert sql exception dialog to .uiCaolán McNamara
2014-04-01convert user admin password dialog to .uiCaolán McNamara
2014-03-13convert relation dialog to .ui formatCaolán McNamara
2014-03-13convert query join dialog to .ui formatCaolán McNamara
2014-02-10convert add relationships dialog to .uiCaolán McNamara
2014-02-04convert database save as dialog to .uiCaolán McNamara
2014-02-04convert query filter dialog to .uiCaolán McNamara
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-29convert user admin dialog to .uiCaolán McNamara
2014-01-29convert generated values page to .uiCaolán McNamara
2014-01-29convert special settings page to .uiCaolán McNamara
2014-01-29convert database properties dialog .to uiCaolán McNamara
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-24convert dbwizard final page to .uiCaolán McNamara
2014-01-21convert table filter page to .uiCaolán McNamara
2014-01-20convert advanced db settings dialog to .ui formatCaolán McNamara
2014-01-09convert sort options dialog to .uiCaolán McNamara
2013-12-26convert col width and row height dialogs to .uiCaolán McNamara
2013-11-05update pchThomas Arnhold